home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / comm / maxs / CDoorExample.lha / door.readme < prev   
Text File  |  1999-01-30  |  741b  |  23 lines

  1. Short:    How to prog Maxs BBS Doors in C
  2. Uploader: Fredrik Rambris <fredrik.rambris@amiga.nu>
  3. Author:   unknown
  4. Type:     comm/bbs
  5.  
  6. Alan Ingleby <aing@netspace.net.au>:
  7. Here is the only doc that came with the program:
  8.  
  9. This is a C version of the doorstarter.asm file which was chopped from
  10. the poll.c program. I have added two commands that are specific to MAX's
  11. BBS and modified it to compile under SAS C V5.04.
  12.  
  13. Most of the functions required to create your own programs are included in
  14. the source.  
  15.  
  16.  
  17. Fredrik Rambris <fredrik.rambris@amiga.nu>:
  18. I made the thingy go through StormC.  It complainted about "old-style
  19. arguments" and such.  It gives no warnings at all and compiles just fine in
  20. StormC 3.0 and SAS/C 6.0 now.
  21.  
  22. Happy coding.
  23.